home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Utilities
/
indent-1.8
/
VMS-README
< prev
Wrap
Text File
|
1993-12-16
|
517b
|
17 lines
The code for indent under VMS was contributed by MEHRDAD@glum.dev.cf.ac.uk
The rest of this file describes how to build indent under VMS.
If you are using GCC, you should run GNUC-MAKE.COM.
If you have VAXC on your machine, run VAXC-MAKE.COM, to create
indent.exe. When compiling INDENT sources, VAXC will issue warning
messages about the length of some external identifiers. You can
ignore these warnings.
Set up symbol INDENT as a foreign command, for example:
INDENT :== "$DUA0:[INDENT-DIR]INDENT.EXE"